<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	word-wrap: break-word;
	word-break: break-all;
}
body, div, td, th, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	word-wrap: break-word;
	word-break: break-all;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #1E9FFF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #1E9FFF;
	text-decoration: none;
}
@font-face {
	font-family: "iconfont";
	src: url('//www.mpaypass.com.cn/images/iconfont/iconfont.eot');
	src: url('//www.mpaypass.com.cn/images/iconfont/iconfont.eot?#iefix') format('embedded-opentype'), url('//www.mpaypass.com.cn/images/iconfont/iconfont.woff2') format('woff2'), url('//www.mpaypass.com.cn/images/iconfont/iconfont.woff') format('woff'), url('//www.mpaypass.com.cn/images/iconfont/iconfont.ttf') format('truetype'), url('//www.mpaypass.com.cn/images/iconfont/iconfont.svg#iconfont') format('svg');
}
.joeico {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.joeicon {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.left {
	float: left;
}
.tleft {
	text-align: left;
}
.right {
	float: right;
}
.tright {
	text-align: right;
}
.top10 {
	margin-top: 10px;
}
h1 {
	height: 30px;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	line-height: 100%;
	text-align: center;
	padding: 0px;
}
h2 {
	font-size: 18px;
	line-height: 200%;
	text-align: left;
	font-weight: normal;
}
h2 a:link {
	color: #0000FF;
	text-decoration: underline;
}
h2 a:hover {
	color: #1E9FFF;
	text-decoration: underline;
}
h2 a:visited {
	color: #0000FF;
	text-decoration: underline;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	text-align: center;
	padding: 0px;
}
.headbanner {
	width: 1200px;
	height: 80px;
	margin: 0px auto 10px auto;
	overflow: hidden;
}
.dh-1 {
	width: 100%;
	height: 70px;
	margin: 0 auto 0 auto;
	display: inline-block;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	background-color: #FFF;
	z-index: 990;
	position: fixed;
	top: 0;
	left: 0;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: visible;
}
.dh-2 {
	width: 1200px;
	height: 70px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
.logo {
	width: 190px;
	height: 60px;
	margin: 5px auto 0 auto;
	float: left;
}
#dh3 {
	width: 600px;
	height: 60px;
	margin: 5px auto 0 auto;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#dh3 li {
	width: 60px;
	height: 30px;
	padding-top: 20px;
	text-align: center;
	float: left;
}
#dh3 li span {
	position: absolute;
	width: 0;
	height: 0;
	content: " ";
	margin-top: 8px;
	margin-left: 3px;
	border: 0 solid #fff;
	border-width: 5px 5px 0;
	border-color: #1E9FFF #fff;
	transform: rotate(0);
	transition: transform .5s;
}
#dh3 li a:link {
	height: 100%;
	line-height: 100%;
	font-size: 18px;
	text-align: center;
	color: #1E9FFF;
	text-decoration: none;
}
#dh3 li a:hover {
	color: #1E9FFF;
	text-decoration: none;
}
#dh3 li a:visited {
	color: #1E9FFF;
	text-decoration: none;
}
#dh3 li:hover span {
	transform: rotate(-180deg);
	transition: transform .5s;
}
#dh3 li ul {
	list-style-type: none;
	text-align: center;
	left: -900em;
	width: 120px;
	margin: 10px 0;
	padding: 0px;
	position: absolute;
	border: 1px solid #1E9FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #1E9FFF;
	behavior: url(/PIE.htc);
}
#dh3 li ul:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 0px 10px 10px 10px;
	border-style: solid;
	border-color: transparent transparent #1E9FFF transparent;
	top: -10px;
	left: 40px;
}
#dh3 li ul li {
	float: left;
	width: 120px;
	height: 18px;
	margin: 0px;
	color: #FFFFFF;
	padding: 12px 0 12px 0;
	background: #1E9FFF;
	font-size: 16px;
}
#dh3 li ul li:hover {
	float: left;
	width: 120px;
	height: 18px;
	margin: 0px;
	color: #FFFFFF;
	padding: 12px 0 12px 0;
	background: #1C86EE;
	font-size: 16px;
}
#dh3 li ul li a:link {
	font-size: 16PX;
	color: #FFFFFF;
	text-decoration: none;
}
#dh3 li ul li a:hover {
	font-size: 16PX;
	color: #FFFFFF;
	text-decoration: none;
}
#dh3 li ul li a:visited {
	font-size: 16PX;
	color: #FFFFFF;
	text-decoration: none;
}
#dh3 li:hover ul {
	left: auto;
}
#dh3 li.sfhover ul {
	left: auto;
}
.dh-R {
	width: 390px;
	height: 60px;
	float: right;
	margin: 5px auto 0 auto;
	padding: 0px;
}
.tougao {
	width: 60px;
	height: 30px;
	background-color: #1E9FFF;
	margin-top: 15px;
	text-align: center;
	float: right;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.tougao a:link {
	width: 60px;
	height: 30px;
	line-height: 30px;
	padding: 15px 0 15px 0;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.tougao a:hover {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.tougao a:visited {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.huiyuan {
	width: 100px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	float: right;
	padding: 0px;
}
#dl {
	width: 100px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#dl li {
	height: 23px;
	line-height: 23px;
	text-align: center;
	margin: 0px;
	padding: 20px 0;
	overflow: hidden;
}
#dl li img:hover {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	transition: transform .8s;
}
#dl li a:link {
	height: 100%;
	line-height: 100%;
	font-size: 18px;
	text-align: center;
	color: #1E9FFF;
	text-decoration: none;
}
#dl li a:hover {
	color: #333;
	text-decoration: none;
}
#dl li a:visited {
	color: #1E9FFF;
	text-decoration: none;
}
#dl li ul {
	list-style-type: none;
	text-align: center;
	left: -900em;
	width: 100px;
	margin: 0px 0;
	padding: 0px;
	position: absolute;
	border: 1px solid #1E9FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #1E9FFF;
	behavior: url(/PIE.htc);
}
#dl li ul:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 0px 10px 10px 10px;
	border-style: solid;
	border-color: transparent transparent #1E9FFF transparent;
	top: -10px;
	left: 40px;
}
#dl li ul li {
	float: left;
	width: 100px;
	height: 18px;
	margin: 0px;
	color: #FFFFFF;
	padding: 8px 0 10px 0;
	background: #1E9FFF;
}
#dl li ul li:hover {
	float: left;
	width: 100px;
	height: 18px;
	margin: 0px;
	color: #FFFFFF;
	padding: 8px 0 10px 0;
	background: #1C86EE;
}
#dl li ul li a:link {
	font-size: 16PX;
	color: #FFFFFF;
	text-decoration: none;
}
#dl li ul li a:hover {
	font-size: 16PX;
	color: #FFFFFF;
	text-decoration: none;
}
#dl li ul li a:visited {
	font-size: 16PX;
	color: #FFFFFF;
	text-decoration: none;
}
#dl li:hover ul {
	left: auto;
}
#dl li.sfhover ul {
	left: auto;
}
.ss {
	width: 185px;
	height: 28px;
	margin-top: 16px;
	margin-right: 20px;
	text-align: center;
	float: right;
}
.ss div {
	width: 180px;
	height: 28px;
	border: 1px #cccccc solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	float: right;
}
.sousuoinput {
	width: 133px;
	height: 22px;
	margin: 1px 0px 0px 8px;
	padding: 2px;
	line-height: 100%;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	color: #666666;
	border: 0px;
	float: left;
	background: rgba(0,0,0,0);
	outline: none;
}
.sousuobutton {
	background: url(search.png);
	margin: 0px;
	margin: 2px 0px 0px 0px;
	width: 28px;
	height: 28px;
	background-repeat: no-repeat;
	vertical-align: middle;
	border: 0px;
	float: left;
}
.pic-1 {
	width: 1000px;
	height: auto;
	margin: 20px auto 0px auto;
	overflow: hidden;
	background-color: #F5F5F5;
}
.pic-2 {
	width: 220px;
	height: auto;
	text-align: center;
	margin: 15px;
	font-size: 12px;
	overflow: hidden;
	float: left;
}
.pic-2 img {
	width: 220px;
	height: 140px;
	border: 0;
	margin-bottom: 5px;
}
.main {
	width: 1200px;
	margin: 0 auto 0 auto;
	padding: 80px 0 0 0;
}
.main-left {
	width: 830px;
	height: auto;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.main-left-title {
	width: 100%;
	height: 40px;
	overflow: hidden;
	margin-bottom: 5px;
}
.main-left-title span {
	float: left;
	background-color: #cccccc;
	width: 100px;
	height: 30px;
	line-height: 25px;
	text-align: center;
	position: relative;
	color: #666666;
	font-size: 18px;
	margin-left: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.main-left-title span:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 6px 6px 0px 6px;
	border-style: solid;
	border-color: #cccccc transparent transparent transparent;
	top: 30px;
	left: 45px;
}
.main-left-jd {
	width: 830px;
	height: 310px;
	overflow: hidden;
}
.main-left-jd a:link {
	color: #FFF;
	text-decoration: none;
}
.main-left-jd a:hover {
	color: #FFF;
	text-decoration: none;
}
.main-left-jd a:visited {
	color: #FFF;
	text-decoration: none;
}
.main-left-jd-list {
	width: 550px;
	height: 310px;
	overflow: hidden;
	position: relative;
	background-image: url(bbg.jpg);
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.main-left-jd-list #title {
	width: 540px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	z-index: 1;
	padding: 5px;
	left: 0;
	bottom: 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: rgba(0,0,0, 0.8);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main-left-jd-list img {
	width: 550px;
	height: auto;
	margin: 0;
	border: 0;
	cursor: pointer;
	transition: all 0.5s;
}
.main-left-jd-list img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.main-left-jd-listm {
	width: 270px;
	height: 150px;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
	background-image: url(bg.jpg);
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.main-left-jd-listm #title {
	width: 260px;
	height: auto;
	line-height: 130%;
	position: absolute;
	z-index: 1;
	padding: 5px;
	left: 0;
	bottom: 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: rgba(0,0,0, 0.8);
	overflow: auto;
}
.main-left-jd-listm img {
	width: 270px;
	height: auto;
	margin: 0;
	border: 0;
	cursor: pointer;
	transition: all 0.5s;
}
.main-left-jd-listm img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.newslist {
	width: 825px;
	height: auto;
	text-align: left;
	padding-top: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.newslist:hover {
	background: #F3F3F3;
	box-shadow: 3px 3px 5px #cccccc;
}
.newslist #listbody {
	width: 820px;
	padding: 15px 5px 15px 5px;
	color: #666;
	font-size: 16px;
	line-height: 150%;
	display: inline-block;
	overflow: hidden;
}
.newslist #pic {
	width: 210px;
	height: 120px;
	margin: 0 0 10px 0;
	border: 0;
	float: left;
	overflow: hidden;
	position: relative;
	background-image: url(bg.jpg);
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.newslist #pic span {
	width: 40px;
	height: 15px;
	line-height: 15px;
	position: absolute;
	z-index: 1;
	padding: 3px;
	left: 0;
	top: 0;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: rgba(1,120,190, 0.9);
	overflow: hidden;
}
.newslist #pic img {
	width: 210px;
	height: 120px;
	margin: 0;
	border: 0;
	cursor: pointer;
	transition: all 0.5s;
}
.newslist #pic img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.newslist #text {
	width: 590px;
	height: 120px;
	margin-left: 5px;
	float: right;
	text-align: left;
}
.newslist #title {
	width: 100%;
	height: auto;
	font-size: 20px;
	line-height: 150%;
	word-wrap: break-word;
	word-break: break-all;
}
.newslist #description {
	width: 100%;
	height: 40px;
	line-height: 150%;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
}
.newslist #keywords {
	width: 100%;
	height: 20px;
	line-height: 100%;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
	margin-top: 15px;
}
.newslist #keywords a:link {
	color: #999999;
	text-decoration: none;
}
.newslist #keywords a:hover {
	color: #1E9FFF;
	text-decoration: none;
}
.newslist #keywords a:visited {
	color: #999999;
	text-decoration: none;
}
.newslist #time {
	width: 100%;
	height: 16px;
	line-height: 100%;
	font-size: 14px;
	color: #aaaaaa;
	overflow: hidden;
	margin-top: 10px;
}
.newslist #time img {
	border: 0px;
	margin-right: 5px;
}
.newsbody-author {
	text-align: center;
	color: #666666
}
.newsbody-author a:link {
	color: #000000;
	text-decoration: underline;
}
.newsbody-author a:hover {
	color: #1E9FFF;
	text-decoration: none;
}
.newsbody-author a:visited {
	color: #666666;
	text-decoration: underline;
}
.newsbody-author a:active {
	color: #1E9FFF;
	text-decoration: none;
}
.main-left-5 {
	font-size: 18px;
	padding-bottom: 10px;
	line-height: 130%;
}
.main-left-5 a:link {
	color: #000;
	text-decoration: none;
}
.main-left-5 a:hover {
	color: #1E9FFF;
	text-decoration: none;
}
.main-left-5 a:visited {
	color: #000;
	text-decoration: none;
}
.main-left-6 {
	width: 100%;
	height: auto;
	line-height: 150%;
	font-size: 14px;
	color: #999999;
}
.main-left-6 a:link {
	color: #999999;
	text-decoration: none;
}
.main-left-6 a:hover {
	color: #1E9FFF;
	text-decoration: none;
}
.main-left-6 a:visited {
	color: #999999;
	text-decoration: none;
}
.main-right {
	width: 350px;
	height: auto;
	float: right;
}
.main-right-pic {
	width: 350px;
	height: 310px;
	overflow: hidden;
	position: relative;
}
.main-right-pic a:link {
	color: #FFF;
	text-decoration: none;
}
.main-right-pic a:hover {
	color: #FFF;
	text-decoration: none;
}
.main-right-pic a:visited {
	color: #FFF;
	text-decoration: none;
}
.main-right-pic img {
	width: auto;
	height: 310px;
	border: 0px;
	margin: 0;
	border: 0;
	cursor: pointer;
	transition: all 0.5s;
}
.main-right-pic img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.main-right-pic #title {
	width: 340px;
	height: 35px;
	line-height: 25px;
	position: absolute;
	z-index: 1;
	padding: 5px;
	left: 0;
	bottom: 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: rgba(0,0,0, 0.8);
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.default_default_main-right-1 {
	width: 350px;
	height: auto;
	overflow: auto;
}
.default_main-right-1 #tag {
	width: 30%;
	height: 20px;
	text-align: center;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 8px 0 8px 0 !important;
	margin: 10px 0 10px 0;
	border-bottom: 2px solid #FF5722;
	float: left;
}
.default_main-right-1 #more {
	width: 66%;
	height: 20px;
	text-align: right;
	font-size: 16px;
	color: #000;
	padding: 8px 4% 8px 0 !important;
	margin: 10px 0 10px 0;
	border-bottom: 2px solid #e2e2e2;
	float: left;
}
.main-right-1 {
	width: 340px;
	height: 30px;
	line-height: 20px;
	text-align: left;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
	border-bottom: 1px solid #e5e5e5;
	clear: both;
}
.main-right-2 {
	height: auto;
	text-align: left;
	font-size: 12px;
	border-left: 0;
}
.main-right-2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.main-right-2 ul li {
	width: 330px;
	height: 20px;
	text-align: left;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 13px 0px 13px 15px;
	margin: 0px;
	border-bottom: 1px solid #e5e5e5;
	list-style-type: none;
	color: #aaaaaa;
}
.main-right-2 ul li:before {
	content: "»";
	color: #cccccc;
	margin-right: 5px;
}
.main-right-3 {
	height: auto;
	text-align: left;
	font-size: 12px;
	border-left: 0;
}
.main-right-3 ul {
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
.main-right-3 ul li {
	width: 335px;
	height: 20px;
	text-align: left;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 13px 0px 13px 15px;
	margin: 0px;
	border-bottom: 1px solid #e5e5e5;
	list-style-position: inside;
	list-style-type: decimal;
	color: #aaaaaa;
	font-weight: bold;
}
.main-right-3 ul li a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.main-right-3 ul li a:hover {
	color: #1E9FFF;
	font-weight: normal;
	text-decoration: none;
}
.main-right-3 ul li a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.main-right-3 ul li a:active {
	color: #1E9FFF;
	font-weight: normal;
	text-decoration: none;
}
.foot-1 {
	width: 100%;
	height: 170px;
	margin: 5px auto 0px auto;
	border-top: 1px solid #dddddd;
	background-color: #e2e2e2;
	padding: 0px;
	display: inline-block;
	overflow: hidden;
}
.foot-2 {
	border-top: 2px #FFFFFF solid;
	padding-top: 5px;
	font-size: 14px;
	line-height: 200%;
	text-align: center;
}
.input {
	BORDER-RIGHT: #999 1px solid;
	BORDER-TOP: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
	BORDER-BOTTOM: #999 1px solid;
	padding: 3px 2px 3px 2px;
}
.input2 {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: #CCC 1px solid;
	padding: 3px 2px 3px 2px;
}
.input3 {
	BORDER-RIGHT: #999 1px solid;
	BORDER-TOP: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
	BORDER-BOTTOM: #999 1px solid;
}
.video1 {
	width: 23%;
	height: 140px;
	text-align: center;
	margin: 10px 1% 10px 1%;
	float: left;
	font-size: 12px;
	line-height: 120%;
}
.videopic {
	max-width: 130px;
	height: auto;
	cursor: pointer;
	border: 0;
	margin-bottom: 3px;
 zoom:expression( function(elm) {
 if (elm.width&gt;130) {
 var oldVW = elm.width;
elm.width=130;
 elm.height = elm.height*(130 /oldVW);
}
 elm.style.zoom = '1';
}
(this));
}
.videopicB {
	height: 100px;
	width: auto;
}
.down ul {
	padding: 0px;
	margin: 0px;
}
.down ul li {
	font-size: 14px;
	width: 48%;
	margin-right: 2%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	float: left;
}
.search {
	background-image: url(icon.png);
	background-position: 0 0;
	width: 80px;
	height: 30px;
	line-height: 30px;
	top: 3px;
	left: 30px;
	width: 80px;
}
.phone {
	display: inline-block;
	background-image: url(icon.png);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	background-position: 0 -30;
	height: 30px;
	top: 10px;
	left: 30px;
	width: 80px;
}
.searchbody {
	text-align: left;
	padding-top: 15px;
	padding-left: 5px;
}
.searchbody li {
	list-style-type: square;
	list-style-position: outside;
	font-size: 18px;
	line-height: 220%;
}
.searchbody-page {
	width: 100%;
	padding: 20px 0 10px 0px;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	font-size: 16px;
	line-height: 200%;
}
.newsmore-page {
	width: 100%;
	padding: 20px 0 10px 0px;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	font-size: 16px;
	line-height: 200%;
}
.newsmore-page-a {
	width: 49%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 18px;
	float: left;
	color: #999999;
	background-color: #e5e5e5;
}
.newsmore-page-b {
	width: 49%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 18px;
	float: right;
	color: #999999;
	background-color: #e5e5e5;
}
/* 右侧悬浮 */
.toolbar-item, .toolbar-layer {
	background: url(../images/toolbar.png) no-repeat;
}
.toolbar {
	position: fixed;
	right: 5px;
	bottom: 160px;
}
.toolbar-item {
	display: block;
	width: 52px;
	height: 52px;
	margin-top: 1px;
	position: relative;
	-moz-transition: background-position 1s;
	-ms-transition: background-position 1s;
	-o-moz-transition: background-position 1s;
	-webkit-moz-transition: background-position 1s;
	transition: background-position 1s;
}
.toolbar-item:hover .toolbar-layer {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}
.toolbar-item-weixin {
	background-position: 0 -798px;
}
.toolbar-item-weixin:hover {
	background-position: 0 -860px;
}
.toolbar-item-weixin .toolbar-layer {
	height: 212px;
	background-position: 0 0;
}
.toolbar-item-feedback {
	background-position: 0 -426px;
}
.toolbar-item-feedback:hover {
	background-position: 0 -488px;
}
.toolbar-item-app {
	background-position: 0 -550px;
}
.toolbar-item-app:hover {
	background-position: 0 -612px;
}
.toolbar-item-app .toolbar-layer {
	height: 194px;
	background-position: 0 -222px;
}
.toolbar-item-top {
	background-position: 0 -674px;
}
.toolbar-item-top:hover {
	background-position: 0 -736px;
}
.toolbar-layer {
	position: absolute;
	right: 46px;
	bottom: -10px;
	width: 172px;
	opacity: 0;
	filter: alpha(opacity=0);
	transform-origin: 95% 95%;
	-moz-transform-origin: 95% 95%;
	-ms-transform-origin: 95% 95%;
	-o-transform-origin: 95% 95%;
	-webkit-transform-origin: 95% 95%;
	transform: scale(0.01);
	-moz-transform: scale(0.01);
	-ms-transform: scale(0.01);
	-o-transform: scale(0.01);
	-webkit-transform: scale(0.01);
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
}
.newsbody {
	padding: 10px;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}
.newsbody p {
	padding: 10px 0 10px 0;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}
.newsbody a:link {
	color: #0000FF;
	font-size: 16px;
	text-decoration: underline;
}
.newsbody a:hover {
	color: #1E9FFF;
	font-size: 16px;
	text-decoration: underline;
}
.newsbody a:visited {
	color: #0000FF;
	font-size: 16px;
	text-decoration: underline;
}
.newsbody img {
	width: auto;
	height: auto;
	max-width: 780px;
	border: 0px;
}
.newsbody ul {
	clear: none;
	padding-left: 15px;
}
.newsbody ul li {
	clear: none;
	list-style-type: disc;
}
.tougaopic {
	padding-top: 15px;
	background-color: #FFF;
	height: auto;
	overflow: auto;
	line-height: 160%;
	text-align: center;
	font-size: 16px;
	color: #1E9FFF;
}
.tougaopic figure div {
	display: inline-block;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 150px;
	height: 150px;
	border-radius: 150px;
	border: 3px solid #fff;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 5px #999999;
	-webkit-box-shadow: 0px 0px 5px #9999999;
	box-shadow: 0px 0px 5px #999999;
}
.tougaopic figure div:hover {
	display: inline-block;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 150px;
	height: 150px;
	border-radius: 150px;
	border: 3px solid #fff;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 5px #1E9FFF;
	-webkit-box-shadow: 0px 0px 5px #1E9FFF;
	box-shadow: 0px 0px 5px #1E9FFF;
	text-align: center;
}
.tougaopic img {
	width: 155px;
	height: auto;
	min-height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	transition: all 0.5s;
}
.tougaopic Nickname {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 0px;
}
.tougaopic a {
	color: #1E9FFF;
	text-decoration: none;
}
.tougaopic a:link {
	color: #1E9FFF;
	text-decoration: none;
}
.tougaopic a:hover {
	color: #1E9FFF;
	text-decoration: underline;
}
.tougaopic a:visited {
	text-decoration: none;
}
.tougaopic a:active {
	color: #1E9FFF;
	text-decoration: none;
}
.tougaoinfo {
	padding: 10px 15px 0 15px;
	background-color: #FFF;
	height: auto;
	overflow: auto;
	line-height: 160%;
	text-align: left;
	font-size: 14px;
	color: #666666;
}
blockquote {
	margin-left: 35px;
	padding: 5px 10px 5px 15px;
	border-left: 5px #cccccc solid;
	height: auto;
	overflow: auto;
	line-height: 160%;
	text-align: left;
	font-size: 16px;
	font-style: italic;
}
blockquote p {
	padding: 0px;
	margin: 0px;
}
/*直播*/
.live-body {
	width: 590px;
	height: auto;
	overflow: auto;
	box-shadow: 3px 3px 6px #cccccc;
	margin: 10px 0px 10px 0px;
}
.live-body:hover {
	width: 590px;
	height: auto;
	overflow: auto;
	box-shadow: 3px 3px 6px #999999;
}
.live-body #pic {
	width: 590px;
	height: 330px;
	overflow: hidden;
	position: relative;
	background-image: url(bbg.jpg);
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
.live-body #pic img {
	width: 590px;
	height: auto;
	margin: 0;
	border: 0;
	cursor: pointer;
	transition: all 0.5s;
}
.live-body #pic img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.live-body #text {
	width: 570px;
	height: auto;
	overflow: auto;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}
.live-body #text #title {
	width: 570px;
	height: 30px;
	overflow: hidden;
	padding-bottom: 5px;
}
.live-body #text #title #biaoti {
	width: 500px;
	height: 25px;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.live-body #text #title #tag {
	width: 60px;
	height: 25px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	line-height: 25px;
	background-color: #1E9FFF;
	color: #ffffff;
	float: right;
}
.live-body #text #title #tagold {
	width: 60px;
	height: 25px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	line-height: 25px;
	background-color: #cccccc;
	color: #999999;
	float: right;
}
.live-body #text #jianjie {
	width: 570px;
	height: 40px;
	line-height: 15px;
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 5px;
	overflow: hidden;
}
.live-list-top {
	width: 830px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.live-list-top img {
	width: 100%;
	height: auto;
	border: 0px;
}
.live-list-top #text {
	width: 810px;
	position: absolute;
	z-index: 1;
	padding: 10px;
	left: 0;
	bottom: 0;
	text-align: left;
	color: #fff;
	background: rgba(0,0,0, 0.8);
	height: auto;
	overflow: hidden;
	line-height: 120%;
}
.live-list-top #text #title {
	width: 810px;
	height: auto;
	text-align: left;
	color: #fff;
	font-size: 18px;
	line-height: 150%;
	padding-bottom: 5px;
}
.live-list-top #text #Introduction {
	width: 810px;
	height: auto;
	text-align: left;
	color: #fff;
	font-size: 14px;
	line-height: 150%;
}
.live_list_body {
	width: 100%;
	height: auto;
	overflow: auto;
	padding-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid #dddddd;
}
.live_list_body img {
	max-width: 100%;
	max-height: auto;
width:expression(document.body.clientWidth &gt; 800?"800px":"auto" );
	display: block;
	border: 0px;
	margin: 5px 0px 5px 0px;
}
.live_list_title {
	width: 100%;
	height: 30px;
	text-align: left;
	overflow: hidden;
	margin-top: 10px;
}
.live_list_title #autherlogo {
	float: left;
	width: 25px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	vertical-align: middle;
}
.live_list_title #autherlogo img {
	width: 20px;
	height: auto;
	border: 0px;
	vertical-align: middle;
}
.live_list_title #auther {
	float: left;
	width: auto;
	height: 15px;
	line-height: 15px;
	margin-top: 7px;
	color: #1E9FFF;
	font-size: 14px;
}
.live_list_title #time {
	float: right;
	width: auto;
	height: 15px;
	line-height: 15px;
	margin-top: 7px;
	color: #1E9FFF;
	font-size: 14px;
}
.plmsg {
	float: left;
	width: 100px;
	height: 20px;
	text-align: left;
	font-size: 12px;
	cursor: pointer;
}
.plmsg img {
	height: 15px;
	width: auto;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
.plmsg span {
	float: left;
	height: 13px;
	color: #666666;
	text-align: left;
	margin-top: 5px;
}
.zan {
	float: left;
	width: 50px;
	height: 20px;
	text-align: left;
	margin-left: 20px;
	font-size: 12px;
	cursor: pointer;
}
.zan img {
	height: 18px;
	width: auto;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
.zan span {
	float: left;
	height: 13px;
	color: #666666;
	text-align: left;
	margin-top: 7px;
}
.message {
	float: left;
	background-color: #dddddd;
	padding: 10px;
	width: 790px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	line-height: 180%;
	color: #333333;
	font-size: 14px;
}
.message:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 0px 10px 10px 10px;
	border-style: solid;
	border-color: transparent transparent #dddddd transparent;
	top: -10px;
	left: 25px;
}
.pinglun {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	background: rgba(0,0,0,0.9);
	z-index: 990;
	position: fixed;
	bottom: 0;
	left: 0;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: hidden;
	color: #ffffff;
	font-size: 14px;
}
.pinglun_yzm {
	width: 100%;
	height: 22px;
	line-height: 22px;
	padding: 0 0 5px 0;
}
.pinglun_yzm_1 {
	width: 90%;
	height: 30px;
	float: left;
	text-align: left;
}
.pinglun_yzm_2 {
	width: 60px;
	height: 30px;
	padding-top: 7px;
	text-align: left;
	float: left;
}
.pinglun_yzm_3 {
	width: 80%;
	height: 30px;
	line-height: 30px;
	float: left;
}
.pinglun_yzm_3 input {
	width: 100px;
	height: 20px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	color: #ffffff;
	border-left: 0px;
	background: rgba(0,0,0,0);
	outline: none;
}
.pinglun_yzm_4 {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	float: right;
	cursor: pointer;
}
.pinglun_nc {
	width: 100%;
	height: 35px;
	text-align: left;
	padding: 15px 0 5px 0;
}
.pinglun_nc_1 {
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	float: left;
}
.pinglun_nc_2 {
	width: 150px;
	height: 20px;
	line-height: 20px;
	float: left;
}
.pinglun_nc_2 input {
	width: 100px;
	height: 20px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	background: rgba(0,0,0,0);
	outline: none;
	color: #ffffff;
	font-size: 14px;
}
.pinglun_nr {
	clear: both;
	width: 100%;
	height: atuo;
	line-height: 100%;
}
.pinglun_nr_1 {
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	float: left;
	padding-bottom: 20px;
}
.pinglun_nr_2 {
	width: 1050px;
	height: 30;
	line-height: 30px;
	float: left;
	padding-bottom: 20px;
}
.pinglun_nr_2 input {
	width: 100%;
	height: 20px;
	word-break: break-all;
	line-height: 20px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	background: rgba(0,0,0,0);
	outline: none;
	color: #ffffff;
	font-size: 14px;
}
.pinglun_nr_3 {
	width: 40px;
	height: 30px;
	line-height: 30px;
	float: right;
	text-align: right;
	padding-bottom: 20px;
}
.livelist-Rlive {
	width: 160px;
	height: auto;
	overflow: auto;
	box-shadow: 3px 3px 3px #cccccc;
	margin: 10px 0px 10px 0px;
}
.livelist-Rlive #pic {
	width: 160px;
	height: 90px;
	overflow: hidden;
	position: relative;
	background-image: url(bg.jpg);
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.livelist-Rlive #pic img {
	width: 160px;
	height: auto;
	margin: 0;
	border: 0;
	cursor: pointer;
	transition: all 0.5s;
}
.livelist-Rlive #pic img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.livelist-Rlive #text {
	width: 150px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	padding: 5px;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*专栏头像*/
.listbodyauthor {
	width: 100px;
	height: 135px;
	background-color: #FFF;
	overflow: hidden;
	text-align: center;
	padding: 8px;
	float: left;
}
.listbodyauthor figure {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.listbodyauthor figure div {
	display: inline-block;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 90px;
	height: 90px;
	border-radius: 90px;
	border: 3px solid #ffffff;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 5px #999999;
	-webkit-box-shadow: 0px 0px 5px #9999999;
	box-shadow: 0px 0px 5px #999999;
	text-align: center;
}
.listbodyauthor figure div:hover {
	display: inline-block;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 90px;
	height: 90px;
	border-radius: 90px;
	border: 3px solid #ffffff;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 5px #1E9FFF;
	-webkit-box-shadow: 0px 0px 5px #1E9FFF;
	box-shadow: 0px 0px 5px #1E9FFF;
	text-align: center;
}
.listbodyauthor figure div img {
	width: 90px;
	height: auto;
	min-height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.listbodyauthor #Nickname {
	width: 94px;
	height: 30px;
	line-height: 150%;
	text-align: center;
	border: 0px;
	padding: 0px 3px 3px 3px;
	color: #1E9FFF;
}
.listbodyauthor a {
	color: #1E9FFF;
	text-decoration: none;
}
.listbodyauthor a:link {
	color: #1E9FFF;
	text-decoration: none;
}
.listbodyauthor a:hover {
	color: #1E9FFF;
	text-decoration: underline;
}
.listbodyauthor a:visited {
	text-decoration: none;
}
.listbodyauthor a:active {
	color: #1E9FFF;
	text-decoration: none;
}
/*会员注册*/
.reg-zc {
	width: 140px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FF9900;
	font-size: 16px;
	color: #ffffff;
	float: left;
	position: relative;
}
.reg-zc:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 8px 8px 0px 8px;
	border-style: solid;
	border-color: #FF9900 transparent transparent transparent;
	top: 32px;
	left: 60px;
}
.reg-dl {
	width: 250px;
	height: 32px;
	margin-left: 20px;
	line-height: 32px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #99CC33;
	font-size: 16px;
	color: #ffffff;
	float: left;
	position: relative;
}
.reg-dl:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 8px 0px 8px 8px;
	border-style: solid;
	border-color: transparent transparent transparent #99CC33;
	top: 9px;
	left: 250px;
}
.reg-dl a:link {
	color: #ffffff;
	text-decoration: none;
}
.reg-dl a:hover {
	color: #ffffff;
	text-decoration: none;
}
.reg-dl a:visited {
	color: #ffffff;
	text-decoration: none;
}
.reg-dl a:active {
	color: #ffffff;
	text-decoration: none;
}
/*会员登录*/
.login-dl {
	width: 140px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #99CC33;
	font-size: 16px;
	color: #ffffff;
	float: left;
	position: relative;
}
.login-dl:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 8px 8px 0px 8px;
	border-style: solid;
	border-color: #99CC33 transparent transparent transparent;
	top: 32px;
	left: 60px;
}
.login-zc {
	width: 250px;
	height: 32px;
	margin-left: 20px;
	line-height: 32px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FF9900;
	font-size: 16px;
	color: #ffffff;
	float: left;
	position: relative;
}
.login-zc:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 8px 0px 8px 8px;
	border-style: solid;
	border-color: transparent transparent transparent #FF9900;
	top: 9px;
	left: 250px;
}
.login-zc a:link {
	color: #ffffff;
	text-decoration: none;
}
.login-zc a:hover {
	color: #ffffff;
	text-decoration: none;
}
.login-zc a:visited {
	color: #ffffff;
	text-decoration: none;
}
.login-zc a:active {
	color: #ffffff;
	text-decoration: none;
}
.login-dsf {
	width: 160px;
	height: 32px;
	line-height: 32px;
	margin-left: 60px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #1E9FFF;
	font-size: 16px;
	color: #ffffff;
	float: left;
	position: relative;
}
.login-dsf:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 8px 8px 0px 8px;
	border-style: solid;
	border-color: #1E9FFF transparent transparent transparent;
	top: 32px;
	left: 70px;
}
.login-ico {
	width: 100px;
	height: 100px;
	margin: 20px;
	text-align: center;
	float: left;
}
.login-ico img {
	border: 0px;
	margin-bottom: 5px;
}
/*找回密码*/
.RP-ts {
	width: 140px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #1E9FFF;
	font-size: 16px;
	color: #ffffff;
	float: left;
	position: relative;
}
.RP-ts:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 8px 8px 0px 8px;
	border-style: solid;
	border-color: #1E9FFF transparent transparent transparent;
	top: 32px;
	left: 60px;
}
/*会员账号绑定*/
.regbinding-a {
	width: 330px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #99CC33;
	font-size: 16px;
	color: #ffffff;
	float: left;
	position: relative;
}
.regbinding-a:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 8px 8px 0px 8px;
	border-style: solid;
	border-color: #99CC33 transparent transparent transparent;
	top: 32px;
	left: 165px;
}
.regbinding-b {
	width: 330px;
	height: 32px;
	line-height: 32px;
	margin-left: 110px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FF9900;
	font-size: 16px;
	color: #ffffff;
	float: left;
	position: relative;
}
.regbinding-b:before {
	position: absolute;
	content: "\00a0";
	width: 0px;
	height: 0px;
	border-width: 8px 8px 0px 8px;
	border-style: solid;
	border-color: #FF9900 transparent transparent transparent;
	top: 32px;
	left: 165px;
}
/*新闻评论*/
.newspl {
	width: 795px;
	height: auto;
	border: 1px solid #eeeeee;
}
.newsplbox {
	height: auto;
	overflow: auto;
	padding: 25px;
}
.newspluserlogo {
	width: 30px;
	height: 100%;
	float: left;
}
.newspluserlogo img {
	height: 30px;
	width: 30px;
	border: 0px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}
.newsplbody {
	width: 700px;
	height: auto;
	overflow: auto;
	float: left;
	margin-left: 10px;
}
.newsplbody-body {
	font-size: 0;
	position: relative;
	height: auto;
	overflow: auto;
}
.newsplbody-author {
	height: auto;
	overflow: auto;
	text-align: left;
	padding: 3px;
}
.newsplbody-body-before {
	position: absolute;
	content: "\00a0";
	display: inline-block;
	transform: rotate(45deg);
	width: 10px;
	height: 10px;
	border-width: 0 0 1px 1px;
	border-color: #e2e2e2;
	border-style: solid;
	background-color: #fff;
	left: 5px;
	top: 20px;
}
.newsplbody-body-txt {
	height: auto;
	overflow: auto;
	padding: 15px;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/PIE.htc);
	margin-top: 10px;
	margin-left: 10px;
	font-size: 14px;
	text-align: left;
}
.newsplbody-body-txt-B {
	height: auto;
	overflow: auto;
	padding: 10px;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/PIE.htc);
	margin-top: 10px;
	font-size: 14px;
	text-align: left;
}
.newspl-toos {
	border-top: 1px solid #eeeeee;
	padding: 8px 0 5px 0;
	text-align: right;
	font-size: 12px;
	color: #BBBBBB;
}
.newspl-toos a:link {
	font-size: 12px;
	color: #BBBBBB;
	text-decoration: none;
}
.newspl-toos a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.newspl-toos a:visited {
	font-size: 12px;
	color: #BBBBBB;
	text-decoration: none;
}
.newspl-toos a:active {
	font-size: 12px;
	color: #BBBBBB;
	text-decoration: none;
}
.footdh {
	width: 23px;
	height: 23px;
	overflow: hidden;
	text-align: center;
	padding: 3px;
	display: inline-block;
	z-index: 990;
	position: fixed;
	bottom: 30px;
	left: 15px;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	background: rgba(0,0,0, 0.4);
}
/*资料库*/
.DataBase-Box {
	width: 400px;
	height: 350px;
	float: left;
	text-align: left;
}
.DataBase-Box-Title {
	width: 370px;
	height: 25px;
	margin: auto;
	padding-bottom: 6px;
	border-bottom: 1px solid #eeeeee;
	font-size: 16px;
	font-weight: bold;
	color: #01AAED;
}
.DataBase-Box-List {
	width: 370px;
	height: 280px;
	margin: auto;
	text-align: left;
}
.DataBase-Box-List ul {
	margin: 0px;
	padding: 10px 0;
	list-style: inside;
}
.DataBase-Box-List ul li {
	width: 355px;
	height: 28px;
	line-height: 28px;
	text-align: left;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0px;
	list-style-position: inside;
}
.DataBase-Box-List ul li i {
	font-size: 9px;
	color: #cccccc;
}
.DataBase-Box-List ul li a:link {
	color: #333333;
	text-decoration: none;
}
.DataBase-Box-List ul li a:hover {
	color: #1E9FFF;
	text-decoration: none;
}
.DataBase-Box-List ul li a:visited {
	color: #333333;
	text-decoration: none;
}
/*Autor.asp*/
.Autor-title {
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding: 10px 0px 15px 0px;
	font-size: 20px;
}
.Autor-box {
	width: 31%;
	height: 380px;
	margin: 20px 1% 0 1%;
	float: left;
	overflow: hidden;
}
.Autor-Nickname {
	width: 100%;
	text-align: center;
}
.Autor-Nickname a:link {
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}
.Autor-Nickname a:hover {
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}
.Autor-Nickname a:visited {
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}
.Autor-Intro {
	text-align: center;
	width: 100%;
	height: 60px;
	overflow: hidden;
	color: #999999;
	line-height: 20px;
	padding-top: 5px;
}
.Autor-Article {
	width: 100%;
	height: 80px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.Autor-Article li {
	width: 330px;
	height: 18px;
	text-align: left;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
/*关键词导航栏样式*/
.dhb {
	width: 830px;
	height: 40px;
	margin: 10px 0 10px 0;
	line-height: 40px;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	z-index: 900;
	text-align: left;
}
.dhb a:link {
	font-size: 18px;
	color: #555;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	margin: 0px 5px 0px 5px;
}
.dhb a:hover {
	font-size: 18px;
	color: #555;
	text-align: center;
	text-decoration: none;
	padding: 10px 10px 7px 10px;
	border-bottom: 2px solid #FF5722;
	margin: 0px 5px 0px 5px;
}
.dhb a:visited {
	font-size: 18px;
	color: #555;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	margin: 0px 5px 0px 5px;
}
.dhb-this {
	font-size: 18px;
	color: #555;
	text-align: center;
	text-decoration: none;
	padding: 10px 10px 7px 10px !important;
	border-bottom: 2px solid #FF5722;
	margin: 0px 5px 0px 5px;
}
/*活动*/
.activity-title {
	width: 100%;
	height: auto;
	overflow: auto;
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 0 5px 0;
}
.activity-title-l {
	float: left;
	font-size: 16px;
	color: #1E9FFF;
	font-weight: bold;
	padding: 5px 0 0 18px;
}
.activity-title-r {
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 18px 0 0;
}
.activity-item {
	width: 370px;
	height: 290px;
	overflow: hidden;
	margin: 15px 15px 15px 15px;
	float: left;
	background-color: #eeeeee;
}
.activity-item-pic {
	width: 100%;
	height: 208px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.activity-item-pic img {
	width: 100%;
	height: auto;
	border: 0px;
}
.activity-item .tag {
	clear: both;
	width: auto;
	height: auto;
	overflow: auto;
	text-align: center;
	padding: 4px 10px 5px 10px;
	position: absolute;
	top: 0;
	left: 0;
	color: #FFF;
	z-index: 2;
	background-color: rgba(0,0,0,0.3);
}
.activity-item-title {
	width: 96%;
	height: 23px;
	text-align: left;
	overflow: hidden;
	margin: 5px auto 0 auto;
	font-weight: bold;
	font-size: 16px;
}
.activity-item-time {
	width: 95%;
	height: 30px;
	overflow: hidden;
	margin: 13px auto 0 auto;
}
.activity-item-time-l {
	float: left;
	color: #333333;
	font-size: 12px;
	padding-top: 12px;
}
.activity-item-time-l i {
	font-size: 12px;
	color: #333333;
	margin: auto 3px auto 20px;
}
.activity-item-time-r {
	float: right;
}
.activity-news-list {
	width: 29%;
	height: auto;
	overflow: auto;
	padding: 10px 1% 10px 1%;
	background-color: #f2f2f2;
	margin: 5px 1% 5px 1%;
	float: left;
}
.activity-news-list #pic {
	width: 110px;
	height: 70px;
	overflow: hidden;
	text-align: center;
	float: left;
}
.activity-news-list #pic img {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.activity-news-list #title {
	width: 230px;
	height: 70px;
	float: right;
	text-align: left;
	overflow: hidden;
}
.activity-final-pic {
	width: 480px;
	height: 270px;
	float: left;
	overflow: hidden;
}
.activity-final-pic img {
	width: 100%;
	height: auto;
	border: 0
}
.activity-final-Intro {
	width: 680px;
	height: 270px;
	float: right;
	overflow: hidden;
	text-align: left;
}
.activity-final-Intro-time {
	padding: 30px 0 0 0;
	color: #666666;
	line-height: 180%;
}
.activity-final-Intro-jj {
	padding: 15px 0 0 0;
	color: #666666;
}
.activity-final-Intro-button {
	padding: 40px 0 0 0;
	color: #666666;
}
.activity-final-line {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e2e2e2;
	margin-top: 20px;
}
.activity-final-body {
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 15px 0 10px 0;
	background-color: #F5F5F5;
}
.activity-final-Lecturer-Logo {
	width: 130px;
	height: 130px;
	border-radius: 130px;
	overflow: hidden;
	margin: 10px auto 0 auto;
	text-align: center;
}
.activity-final-Lecturer-Logo img {
	width: 100%;
	height: auto;
}
.activity-final-Lecturer-Name {
	width: 100%;
	height: auto;
	overflow: auto;
	padding-top: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.activity-final-Lecturer-Intro {
	width: 100%;
	height: auto;
	overflow: auto;
	padding-top: 10px;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
}
.activity-more-img {
	width: 100%;
	height: auto;
	border: 0;
	margin: 10px 0 10px 0;
}
/*金松奖提示动画*/
@keyframes tsdh {
 0% {
transform: scale(0.8, 0.8)
}
 25% {
transform: scale(1, 1)
}
 50% {
transform: scale(0.8, 0.8)
}
75% {
transform: scale(1, 1)
}
100% {
transform: scale(0.8, 0.8)
}
}
@-webkit-keyframes tsdh {
 0% {
transform: scale(0.8, 0.8)
}
 25% {
transform: scale(1, 1)
}
 50% {
transform: scale(0.8, 0.8)
}
75% {
transform: scale(1, 1)
}
100% {
transform: scale(0.8, 0.8)
}
}
@-moz-keyframes tsdh {
 0% {
transform: scale(0.8, 0.8)
}
 25% {
transform: scale(1, 1)
}
 50% {
transform: scale(0.8, 0.8)
}
75% {
transform: scale(1, 1)
}
100% {
transform: scale(0.8, 0.8)
}
}
@-o-keyframes tsdh {
 0% {
transform: scale(0.8, 0.8)
}
 25% {
transform: scale(1, 1)
}
 50% {
transform: scale(0.8, 0.8)
}
75% {
transform: scale(1, 1)
}
100% {
transform: scale(0.8, 0.8)
}
}
ol li {
	list-style-type: decimal;
	list-style-position: inside;
}</pre></body></html>